#about, #subfield, #news {
    margin-top: 15px;
  }
  
  body {
    font-family: Calibri;
    /* overflow-x: hidden; */
  }
  
  .hidden {
    width: 0;
    height: 0;
  }
  
  a:hover {
    text-decoration: none;
  }

  /* a, p, div {

    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    text-indent: 0em;

  } */
  
  
  
  .unslider li {
    position: relative;
  }
  .unslider li p {
    right: 10px;
    height: 40px;
    line-height: 29px;
    position: absolute;
    bottom: 20px;
    padding: 5px 15px;
    background-color: #efefef;
    color: #7f0e67;
    text-align: center;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .banner #bs-navbar ul li a:hover{
    cursor:pointer;
  }
  
  #program {
    margin-top: 15px;
  }
  #program .container {
    position: relative;
    min-height: 400px;
  }
  #program li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
  }
  #program a {
    text-decoration: none;
    color: #bfbfbf;
    color: black;
  }
  #program a:hover {
    cursor: pointer;
    color: #7f0e67;
  }
  
  .icon-bx {
    font-size: 22px;
    color: white;
    position: relative;
    top: 3px;
    left: 15px;
    margin-right: 10px;
    display: inline-block;
  }
  .icon-quanqiu {
    top:2px;
  }
  .navbar-right>li:nth-of-type(2) a{
    padding-top:10px;
    padding-left:10px;
  }
  .signcrumb {
    margin: 0;
    background-color: #f5f5f5;
    height: 50px;
    width: 100%;
    margin-bottom: 20px;
  }
  .signcrumb .breadcrumb > li + li:before {
    content: "";
  }
  .signcrumb .breadcrumb {
    height: 100%;
    margin-bottom: 0;
    line-height: 100%;
    padding: 15px 0;
  }
  .signcrumb .breadcrumb.active {
    color: #7f0e67;
  }
  .signcrumb .breadcrumb .left {
    color: #777;
  }
  .signcrumb .breadcrumb .pull-right {
    font-size: 18px;
  }
  .signcrumb .breadcrumb .right {
    color: #9d9d9d;
  }
  
  .icon-bar {
    background-color: white;
  }
  .clear{
      clear: both;
  }
  .clear15 {
    padding: 0;
    margin-bottom: 15px;
  }
  
  #top .navbar {
    border: none;
  }
  #top.nav-black {
    background-color: #7f0e67;
    margin-bottom: 0;
  }
  #top .collapse a {
    color: white;
  }
  #top .webSearch {
    width: 138px;
    height: 28px;
    border-radius: 4px;
    margin-top: 10px;
    display: block;
  }
  #top li {
    position: relative;
  }
  #top .nav > li > a:focus,
  #top .nav > li > a:hover {
    background-color: black;
  }
  #top .icon-search {
      float: right;
      font-size: 18px;
      width: 20px;
      height: 20px;
      margin-top: -26px;
      margin-right: 23px;
      color: #7f0e67;
      font-weight: 600;
  }
  
  .banner {
    width: 100%;
    height: 171px;
    background-color: #7f0e67;
    position: relative;
  }
  .banner .bannerImage {
    /* margin-top: 29px; */
    width: 100%;
    height: 100%;
  }
  .banner #bs-navbar {
    background-color: white;
    position: relative;
    top: 31px;
    width: 100%;
    bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 5px;
  }
  .banner #bs-navbar ul {
    width: 100%;
    height: 55px;
    text-align: center;
  }
  .banner #bs-navbar ul li {
    width: 10%;
    padding: 5px 0;
  }
  .banner #bs-navbar ul .li2 {
    width: 20%;
  }
  .banner #bs-navbar>ul>li>a{
    font-size:18px;
  }
  .banner #bs-navbar ul a {
    color: #7f0e67;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0px;
    border-radius: 5px;
  
  }
  .banner #bs-navbar ul a:hover {
    background-color: #7f0e67;
    color: white;
  }
  .banner #bs-navbar>.navbar-nav>li>a.active {
    background-color: #7f0e67;
    color: white;
  }
  .banner #bs-navbar .secondUl {
    width: auto;
    padding: 0;
    position: relative;
    z-index: 999;
    height: auto;
    margin: 0;
    background-color: rgba(127, 14, 101, 0.75);
    color: white;
    display: none;
        width: 226px;
    margin-bottom: 15px;
  }
  .banner #bs-navbar .secondUl.active {
    display: block;
  }
  .banner #bs-navbar .secondUl li {
    font-size: 12px;
    height: 29px;
    z-index: 999;
    width: 100%;
    text-align: left;
    padding-left:10px;
    position: relative;
    list-style: none;
  }
  .banner #bs-navbar .secondUl li a {
    text-decoration: none;
    color: white;
    padding: 0;
  }
  .banner #bs-navbar .secondUl li a:hover {
    background-color: inherit;
  }
  
  .col-md-12.slider {
    padding: 0;
    height: 100%;
  }
  
  .unslider {
    position: relative;
    overflow: auto;
  }
  .unslider li {
    list-style: none;
  }
  .unslider ul li {
    float: left;
    height: 282px;
    width: 100%;
  }
  .unslider img {
    /* height: 100%; */
    width: 100%;
  }
  .news-banner img {
    height: 300px;
    width: 500px;
  }
  .unslider .unslider-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .unslider .unslider-arrow {
    position:absolute;
    top:50%;
    display: none;
  }

  #content {
    margin-top: 42px;
  }
  #content.container {
    padding: 0;
  }
  #content .subTitle {
    position: relative;
    border-bottom: 2.5px solid #7f0e67;
    display: block;
    overflow: hidden;
  }
  #content .subTitle p {
    margin-bottom: 0;
    height: 31px;
    color: #7f0e67;
  }
  #content .subTitle p.pull-left {
    background-color: #7f0e67;
    font-size: 18px;
    color: white;
    width: 90px;
    text-align: center;
    padding: 5px 5px;
  }
  #content .subTitle p img {
    position: absolute;
    top: 0;
    left: 90px;
  }
  #content .subTitle p a {
    color: #7f0e67;
    line-height: 31px;
  }
  #content .col-md-5 a:nth-of-type(1) {
    margin-top: 20px;
  }
  #content a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    color: #7f0e67;
    position: relative;
  }
  .circle {
    width: 10px;
    height: 10px;
    position: absolute;
    z-index: 99;
    left: 1px;
    border-radius: 50%;
  }
  #content a .newsDetail {
    margin-left: 5px;
    border-left: 2px solid #7f0e67;
  }
  #content a:last-of-type .newsDetail {
    border: none;
  }
  #content .contentDetail {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    width: 100%;
    display: block;
  }
  #content .contentDetail:last-of-type {
    border: none;
  }
  #content .contentDetail .img {
    width: 31%;
    height: 86px;
    float: left;
  }
  #content .contentDetail .img img {
    width: 100%;
    height: 100%;
  }
  #content .contentDetail .description {
    width: 69%;
    float: left;
    padding-left: 18px;
  }
  #content .contentDetail .description p {
    font-weight: 500;
    font-size: 14px;
    width: 100%;
    word-wrap: break-word;
    word-break: break-all;
    white-space: wrap;
    overflow: hidden;
  }
  #content .contentDetail .description p:nth-of-type(1) {
    line-height: 20px;
    font-size: 16px;
    height: 40px;
    color: #7f0e67;
  }
  #content .contentDetail .description p:nth-of-type(2) {
    color: #000;
  }
  #content .newsDetail {
    padding-bottom: 15px;
    overflow: hidden;
    width: 100%;
    display: block;
    position: relative;
  }
  #content .newsDetail div:nth-of-type(1) {
    float: left;
    //width: 19%;
    //padding-left: 10px;
  }
  #content .newsDetail div:nth-of-type(1) p {
    color: #000;
  }
  #content .newsDetail div:nth-of-type(2) {
    float: left;
    width: 66%;
    margin-left: 5%;
  }
  #content .newsDetail div:nth-of-type(2) p:nth-of-type(1) {
    color: #7f0e67;
    font-size: 14px;
  }
  #content .newsDetail div:nth-of-type(2) p:nth-of-type(2) {
    font-size: 14px;
    color: black;
  }
  
  #subfield #teacher .info {
    overflow: hidden;
  }
  #subfield #teacher .info img {
    width: 150px;
    height: 190px;
    float: left;
  }
  #subfield #teacher .info div {
    float: left;
    margin-left: 25px;
    margin-top: 10px;
  }
  #subfield #teacher .info div .name {
    font-size: 29px;
    color: #7f0e67;
  }
  #subfield #teacher .info div p {
    font-size: 14px;
  }
  #subfield #teacher .info div p span:nth-of-type(1) {
    color: black;
  }
  #subfield #teacher .info div p span:nth-of-type(2) {
    color: #999;
  }
  #subfield #teacher .detail ul {
    overflow: hidden;
    padding: 0;
  }
  #subfield #teacher .detail ul li {
    list-style: none;
    float: left;
  }
  #subfield #teacher .detail #content {
    margin: 40px 0 0 40px;
    padding-left: -40px;
    margin-bottom: 5px;
  }
  #subfield #teacher .detail #content li.active {
    display: block;
  }
  #subfield #teacher .detail #content li {
    display: none;
    width: 100%;
  }
  #subfield #teacher .detail #content li div {
    margin-bottom: 40px;
  }
  #subfield #teacher .detail #content li .title {
    padding-bottom: 18px;
    border-bottom: 1px dashed #7f0e67;
    font-size: 16px;
    margin-top: 0px;
    color: #7f0e67;
  }
  #subfield #teacher .detail #content li p {
    font-size: 14px;
    margin-top: 20px;
    color: #999;
  }
  #subfield #teacher .detail #list {
    margin: 0;
    margin-top: 40px;
    padding-left: -40px;
    margin-bottom: 5px;
  }
  #subfield #teacher .detail #list hr {
    background-color: #7f0e67;
    float: left;
    width: 100%;
    margin: -2.9px 0 0;
    height: 1px;
  }
  #subfield #teacher .detail #list li {
    box-sizing: content-box;
    position: relative;
    color: white;
    background-color: #7f0e67;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    margin: 0 15px;
  }
  #subfield #teacher .detail #list li:nth-of-type(1) {
    margin-left: 60px;
  }
  #subfield #teacher .detail #list li:hover {
    cursor: pointer;
  }
  #subfield #teacher .detail #list li.active {
    height: 40px;
    line-height: 40px;
    background-color: white;
    color: #7f0e67;
    border-top: 1px solid #7f0e67;
    border-left: 1px solid #7f0e67;
    border-right: 1px solid #7f0e67;
    border-bottom: 1px solid white;
  }
  #subfield #teacher .detail #list li.active:after {
    content: " ";
    width: 100%;
    position: absolute;
    border: 2px solid white;
    left: 0;
    bottom: -5px;
  }
  
  .links-box {
      width: 1140px;
      margin: 0 auto;
  }
  
  .links-box .links-inner-box{
  background:#f5f5f5;
  width:100%;
  height:300px;
  padding-top: 30px;
  }

  .wp_article_list .list_item{
    list-style: none;
  }

  .Article_Title a{
    color:#8b0066;

  }

  .links-inner-box ul li{
    font-size:18px;
    line-height: 2em;
    text-decoration: none;
    list-style: none;
    /* float: left; */
  }

  .links-list{
    width:1140px;
    margin-top: 30px;
    padding: 0px 50px;
    display: flex;
    justify-content: space-evenly;

  }


  .news-banner{
    float: left;
    margin:0 30px;

  }
  .news-list{
    float: left;
  }

  .news-box {
    width: 1140px;
    margin: 25px auto;
}

.news-box .news-inner-box{
background:#fff;
width:100%;
height:400px;
padding-top: 30px;
}
.news-sub-box{
    margin-top:40px;
}
/* ul.news-list {
    margin-top:40px;
} */
.news-list ul li{
   
    list-style: none;
}
.news-list-box{
    float: left;
    width: 450px;
    height: 80px;
    margin-right: 70px;
    margin-bottom:30px;
    background-color: #f5f5f5;

}
.newslist-left{
    float:left;
    width:80px;
    border: 1px solid #f5f5f5;
}
.newslist-right{
    float:left;
    width:360px;
}

.news-date{
padding:5px 10px;
    font-size: 15px;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    width:100%;
    overflow: hidden;
}

.news-date a{
    color: #000;
    text-decoration: none;

}

.news-title{
    margin-left:10px;
    font-size: 15px;

}

.more-button{
    margin:15px 95px 0px;
    display: flex;
    justify-content: flex-end;


}

.more-button a{
    color: #fff;
    display: block;
    background-color: #8b0066;
    padding: 5px 12px;
    text-decoration:none;
}

  .events{

    background-color: #f5f5f5;

  }
  .events-box {
    width: 1140px;
    margin: 25px auto;
}

.events-list-box:hover{
    background-color: #8b0066;
    color: #fff;
    border:2px solid #f5f5f5;
}

.events-list-box:hover a {
    color: #fff;
   
}

.events-box .events-inner-box{
/* background:#fff; */
width:100%;
height:300px;
padding-top: 30px;
}
.events-list {
    display: flex;
    justify-content: space-evenly;
    margin-top:40px;
}
.events-list li{
   
    list-style: none;
}
.events-list-box{
    float: left;
    width: 240px;
    height: 280px;
    margin-bottom:30px;
    background-color: #fff;
    border:1px solid #e2e2e2;
    padding:10px 15px;

}

.events-title{
  float:left;
  font-size:15px;
  font-weight:bold;
  /* padding:5px; */
  margin-top:10px;


}

.events-title p a{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
overflow: hidden;

}

.events-date{
    /* margin: 20px; */
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #8b0066;
}

.events-year{
    font-size: 20px;
    font-weight: bold;
    color: #8b0066;

}
.separator{
      border: 1px solid #8b0066;
      background-color: #8b0066;
      margin-left: 0px;
      margin-right: 102px;
}
.events-list-box:hover .separator{
  border: 1px solid #fff;
  background-color: #fff;
}

.events-list-box:hover .events-date{
  color: #fff;
}
.events-list-box:hover .events-year {
  color:#fff;
}


  .scholar-box {
    width: 1140px;
    margin: 25px auto;
}

.scholar-box .scholar-inner-box{
background:#fff;
width:100%;
height:450px;
padding-top: 30px;
}

.scholar-list-box:hover{
  background-color: #8b0066;
  color: #fff;
}

.scholar-list-box:hover a {
  color: #fff;
 
}
.scholar-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top:40px;
    padding:0px 80px 0px;
}
.scholar-list li{
   
    list-style: none;
}
.scholar-list-box{
    float: left;
    width: 400px;
    height: 136px;
    margin:15px 30px;
    background-color: #f5f5f5;
    transition-property:background-color;
    transition-duration:1s;

}

.scholar-list-right{
    
}

.scholar-name{
  float:left;
  font-size:18px;
  width:250px;
  font-weight:bold;
  margin-top: 10px;
  margin-left:15px;
  
}

.scholar-title{
  float:left;
  width:250px;
  font-size:15px;
  margin-left:15px;
  margin-top: 10px;
  font-style: italic;
}

.scholar-title a{
  text-decoration: none;
  color:#8b0066;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;

}



  
  .research-box {
      width: 1140px;
      margin: 25px auto;
  }
  
  .research-box .research-inner-box{
  background:#fff;
  width:100%;
  height:400px;
  padding-top: 30px;
  }
  .research-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top:40px;
    padding:0px 80px 0px;
}
  .research-list li{
      list-style: none;
  }
  .research-list-box{
  float:left;
  width: 400px;
  height: 100px;
  margin:15px 30px;
  border-bottom: 1px dashed #616161;
  
  }

  .research-list-box:hover {
    border-bottom: 1px dashed #fff;
    background-color: #8b0066;
  }
  .research-list-box:hover a{
    color: #fff;
  }
  .research-list-left{
    float: left;
    /* margin-left:15px; */
  }
  .research-list-right{

  }
  .research-title{
    float:left;
    font-size:20px;
    width:280px;
    font-weight:bold;
    margin-left:15px;
    
  }
  .research-substract{
    float:left;
    width:250px;
    font-size:15px;
    margin-left:15px;
  }
  
  .line{
        line-height: 1px;
        border-left: 250px solid #ddd;
        border-right: 250px solid #ddd;
        text-align: center;
        margin: 0 200px;
        color: #8b0066;
        font-size:30px;
        font-weight: bold;
  }
  .partner-wrap{
      width: 100%;
      padding: 50px 0 0;
      background: #fff;
  }

  .partner-box{
        margin:0 auto;
        width:980px;

  }
  
  .partner-wrap ul {
      display: flex;
      flex-wrap: wrap;
      width: 1140px;
      margin: 0 auto;
      list-style:none;
      padding-left:0px;
  }
  
  .partner-wrap ul li {
      float: left;
      /* width: 200px; */
      margin-bottom: 50px;
      margin-left:45px;
      /* margin-right:30px; */
      list-style:none;
  }

  .list-style >ul li{
      list-style: none;
  }

  .list-style >ul a{
    color:#000;
    font-size:18px;
    display: block;

  }
  .wp_listcolumn {
    display: block;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff;
    padding-left: 0px;
}
.wp_listcolumn .wp_column a{display:block;color:#bfbfbf;font-size:18px;}
.wp_listcolumn .wp_column a.selected{color:#fff;background-color: #8b0066;}
.wp_listcolumn .wp_column a.selected:hover{color:#fff;background-color: #8b0066;background-image: url(wp_column_menu_li_2.gif);}
.wp_listcolumn .wp_column a:hover {color:#7f0e67;}

  .Column_Anchor{
      font-weight: bold;
      text-transform:uppercase;
  }

  .wp_articlecontent p {

    font-family: Arial, Helvetica, sans-serif!important ;
    line-height: 1.5em!important ;
    text-indent: 0em!important ;

  }

  .footer {
    background-color: #0a0a0a;
  }

  .footer-box{
    width:1140px;
    margin:0 auto;
    height:250px;
    color: #fff;
  }
  .footer-inner-box{
    margin-top:30px;
    display: flex;
    justify-content: space-evenly;
    padding: 30px 0px;
  }
  
  .footer-left{
    float: left;
  }
  .footer-right{
    float: right;
  }
  .footer p.title{
    font-size:25px;
    color:#8b0066;
    font-weight: bold;

  }

  .footer i {
    color: #7f0e67;
  }



  
  #about {
    min-height: 500px;
  }
  #about .container {
    position: relative;
    min-height: 400px;
  }
  #about .img {
    overflow: hidden;
    height: 200px;
    width: 400px;
    float: left;
    padding: 10px 15px;
    box-sizing: border-box;
  }
  #about .img img {
    width: 100%;
    height: 100%;
  }
  #about p {
    display: block;
    margin: 0 auto;
    line-height: 20px;
    word-break: break-all;
    margin-bottom: 15px;
    font-size: 16px;
    color: #666;
  }
  
  #subfield .container {
    position: relative;
    min-height: 400px;
  }
  #subfield .clear15 img {
    float: none;
    margin: 0;
  }
  #subfield .title {
    color: #7f0e67;
    font-size: 24px;
  }
  #subfield .nav.one li.active a {
    color: black;
  }
  #subfield .nav span {
    display: inline-block;
    margin-right: 5px;
  }
  #subfield .nav li {
    color: #bfbfbf;
  }
  #subfield .nav li a {
    padding: 5px;
    color: #bfbfbf;
    border-bottom: 1px solid #efefef;
    height: 29px;
    line-height: 20px;
    font-size:18px;
  }
  #subfield .nav p {
    border-bottom: 1px solid #efefef;
    height: 29px;
    line-height: 29px;
    font-size:18px;
  }
  #subfield .nav p:hover {
    cursor: pointer;
    background-color: #cccccc;
    color: #8c8c8c;
  }
  #subfield .nav li .nav.one {
    display: none;
  }
  #subfield .nav li.active .nav.one {
    display: block;
  }
  #subfield .nav li.active p {
    color: black;
  }
  #subfield .nav.one {
    padding-left: 10px;
  }
  #subfield .col-md-9 img {
    //width: 100%;
    //height: 200px;
  }
  #subfield .col-md-12 p {
    color: #a5a5a5;
    margin-top: 15px;
    font-size: 14px;
  }
  #subfield .col-md-12 p:nth-of-type(1) {
    margin-top: 45px;
    margin-bottom: 25px;
    font-size: 20px;
  }
  #subfield .program {
    padding-left: 50px;
    color: #999;
  }
  #subfield .program p {
    word-break: break-word;
    line-height: 26px;
  }
  #subfield .picture {
    padding: 0;
  }
  #subfield .picture div {
    padding: 0 15px;
  }
  #subfield .picture div div {
    border: 1px solid #efefef;
    height: 220px;
    padding: 5px;
    position: relative;
    margin-bottom: 45px;
  }
  #subfield .picture div div img {
    width: 100%;
    height: 164px;
  }
  #subfield .picture div div > div.first {
    position: absolute;
    bottom: 20px;
    height: 42px;
    width: 78px;
    background-color: black;
    opacity: 0.75;
    border: none;
    text-align: center;
    color: white;
  }
  #subfield .picture div div > div.second {
    position: absolute;
    bottom: 60px;
    height: 22px;
    width: 60px;
    left: 15px;
    margin: 0;
    padding: 0;
    background-color: #7f0e67;
    border: none;
    text-align: center;
    color: white;
  }
  #subfield .picture div div p {
    font-size: 12px;
  }
  #subfield .picture div div p:nth-of-type(1) {
    margin: 7px 0 0;
  }
  #subfield .picture div div p:nth-of-type(2) {
    margin: 5px 0;
  }
  #subfield .picture div a {
    color: #999;
  }
  
  #program .col-md-12 ul {
    padding: 0;
    list-style: none;
  }
  #program .col-md-12 li {
    height: 29px;
    margin-bottom: 14px;
  }
  #program .col-md-12 li.active {
    color: #7f0e67;
  }
  #program .col-md-12 li span {
    font-size: 16px;
    display: inline-block;
  }
  #program .col-md-12 li span:nth-of-type(1) {
    margin-right: 20px;
    font-size: 18px;
  }
  #program .col-md-12 li span:last-child {
    float: right;
  }
  
  #news .container {
    position: relative;
  }
  #news .row {
    margin-bottom: 40px;
  }
  #news .row .col-md-9 > div {
    border-bottom: 1px solid #efefef;
  }
  #news .row .col-md-9 > div > p {
    display: block;
    box-sizing: border-box;
    padding: 5px 10px;
    border: 1px solid white;
    border-color: #d6d6d6;
    border-radius: 5px;
    width: 100%;
    height: 290px;
  }
  #news .row .col-md-9 > div > p img {
    width: 100%;
    height: 100%;
  }
  #news .row .desription {
    display: block;
    margin: 40px 0;
    overflow: hidden;
    width: 100%;
  }
  #news .row .desription .date {
    float: left;
    width: 10%;
    height: 70px;
    text-align: center;
    box-sizing: border-box;
  }
  #news .row .desription .date p {
    border-radius: 0;
  }
  #news .row .desription .date p:nth-of-type(1) {
    width: 40px;
    height: 60%;
    padding: 10px 5px;
    background-color: #efefef;
    text-align: center;
    padding-top: 15px;
    color: #7f0e67;
    font-weight: 600;
    margin-bottom: 0;
  }
  #news .row .desription .date p:nth-of-type(2) {
    width: 40px;
    height: 40%;
    background-color: #7f0e67;
    color: white;
  }
  #news .row .desription .text {
    display: block;
    float: left;
    width: 90%;
    word-wrap: break-word;
    word-break: break-all;
    padding: 0 15px;
    overflow: hidden;
  }
  #news .row .desription .text p:nth-of-type(1) {
    color: #7f0e67;
    font-size: 20px;
  }
  #news .row .desription .text p:nth-of-type(2) {
    color: #666;
    font-size: 14px;
  }
  #news .recent {
    border: 1px solid #efefef;
    border-radius: 10px;
    padding: 15px 15px;
    position: relative;
  }
  #news .recent > p {
    position: absolute;
    color: #7f0e67;
    font-size: 20px;
    font-weight: 500;
    border-top: 5px solid #7f0e67;
    padding: 10px 0;
    top: 0;
  }
  #news .recent > div {
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
    height: 70px;
  }
  #news .recent > div:nth-of-type(1) {
    margin-top: 40px;
  }
  #news .recent > div:nth-last-of-type(1) {
    margin-bottom: 0;
    border: none;
  }
  #news .recent > div img {
    width: 50px;
    height: 50px;
    float: left;
  }
  #news .recent > div div {
    float: left;
    width: 110px;
    margin-left: 15px;
  }
  #news .recent > div div p {
    word-wrap: break-word;
    word-break: break-all;
    white-space: no-wrap;
    height: 20px;
    overflow: hidden;
    font-size: 14px;
    font-weight: 500;
  }
  #news .recent > div div p:nth-of-type(1) {
    color: #7f0e67;
  }
  #news .recent > div div p:nth-of-type(2) {
    color: #a5a5a5;
    font-size: 10px;
  }
  
  #pagination {
    position: absolute;
    bottom: 20px;
    width: 100%;
    overflow: hidden;
  }
  #pagination ul {
    float: right;
  }
  #pagination ul a {
    color: #7f0e67;
  }
  #pagination ul li {
    list-style: none;
    float: left;
    width: 60px;
    text-align: center;
  }
  #pagination ul li.active a{
    font-weight:700;
   color:black;
  }
  #pagination ul .controls {
    width: 170px;
  }
  #pagination ul input {
    width: 20px;
    height: 16px;
  }
  
  @media screen and (max-width: 768px) {
    #program .col-md-12 li span.mediaHide {
      display: none;
    }
  
    .mediaHide {
      display: none;
    }
  
    .banner {
      height: 50px;
    }
    .banner #bs-navbar {
      top: 0;
      z-index: 99;
      height: auto;
    }
    .banner #bs-navbar ul {
      height: 100%;
      width: 100%;
      margin: 0;
    }
    .banner .secondUl {
      width: 100%;
      margin: 0;
    }
  
    .nav-black {
      display: none;
    }
  
    .navbar-toggle {
      top: 0px;
      position: absolute;
      right: 0;
    }
  
    .banner .bannerImage {
      margin-top: 5px;
    }
    .banner .bannerImage img {
      width: 200px;
      height: 40px;
    }
  
    .banner #bs-navbar ul li,
    .banner #bs-navbar ul .li2 {
      width: 100%;
    }
    .rotator{
        height:600px;

    }
    .footer .contentRight {
      margin-top: 0;
    }
    .footer .contentRight > * {
      text-align: center;
    }
    .footer .contentRight > .phone {
      text-align: left;
    }
  
    #news .row .desription {
      padding: 0 15px;
    }
  
    #subfield .program {
      padding: 0 15px;
    }
  }
  
  body p{
    font-size:16px;
  }
  
    
  .signcrumb .breadcrumb {
      height: 100%;
      margin-bottom: 0;
      line-height: 100%;
      padding: 20px 20px 14px;
  }
  .breadcrumb>li+li:before{
    padding:0;
  }
  #subfield .col-md-12 p{
    color:#2b2b2b;
  }
  body .navbar{
    height:40px;
    min-height:40px;
  }
  body #top .webSearch{
    margin-top:5px;
  }
  body .unslider a:hover{
    cursor:default;
  }
  header.navbar{border-radius:0px !important}


  .js_you {
    float: right;
    width: 785px;
    background-color: white;
    /* margin-right: 40px; */
    min-height: 600px;
}

.rw_top {
	height: 230px;
	padding-left:25px;
	padding-top:10px;
}

.rw_top_tupian {
	float: left;
	width: 169px;
	height: 230px;
	margin-right: 30px;
}

.rw_top_xinxi_name {
	font-size: 26px;
	color: #68174b;
}


.rw_top_xinxi ul {
	//margin-top: -7px;
}

.rw_top_xinxi ul li {
	list-style-type: none;
	margin-top: 12px;
	height: 30px;
	line-height: 20px;
	font-size: 14px;
}

.rw_top_xinxi ul li:hover {
	background-color: white;
	color: black;
}

.rw_top_xinxi_nature {
	font-weight: bold;
}
.rw_top_newcontext{
	width: 100%;	
	margin-top: 30px;
	height:auto;
}
.rw_top_newcontext_model{
	min-height: auto;
	border-left: 1px solid #68174b;
}

.rw_details {
	width: 100%;
	margin-top: 30px;
	height: auto;
	/* border-left: 1px solid #68174b; */
	margin-bottom:50px;	
}

.rw_details_model{
	width:97%;
	/* background-color: #f9f9f9; */	
	margin-left: 27px;
	margin-bottom: 20px;	
}

.rw_details_synopsis {
	clear:both;
	font-size: 18px;
	color: #68174b;
	margin-left:20px;
	position:relative;
	top: 3px;	
}
.rw_details_jianjie{
	width: 98%;
	margin-top: 10px;
	margin-left: 8px;
	min-height: 20px;	
	font-family: '΢���ź�';
    	font-size: 1.3em;
    	/* text-indent: 2em; */
    	line-height: 1.75em;
    	letter-spacing: 1px;
    	color: #333333;
    	text-align: justify;
}

.sz_you_teacher{
	width: 100%;
}
.sz_you_teacher_modul {
	width: 95%;
	margin-left: 45px;
}

.sz_you_teacher_modul_Letter span{
	font-size: 40px;
	color: #68174b;	
}
.sz_you_teacher_modul_information{
	float: right;
	width: 80%;
	height:auto;
}
.sz_you_teacher_modul_information ul{
	min-height: 100px;
}
.sz_you_teacher_modul_information ul li{
	list-style-type: none;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	color: black;
}
.sz_you_teacher_modul_information ul li:hover{
	background-color: white;
}
.teacher_zuo{
	width:50%;
	float: left;	
}
.teacher_you{
	width:50%;
	float: right;
}

.teacher_zuo_new{
	width:40%;
	float: left;
	font-size:16px;	
}
.teacher_you_new{
	width:60%;
	float: right;
	font-size:16px;
}
.con_jishu{
	font-size:14px;     	
	width: 100%;
	height:40px;
	line-height: 40px;
	/*background-color: #e7dae2;*/
	color: #68174b;
}

.teacher-Xq .teacher_main .parts-nav .item-item {
  display: inline-block;
  padding: 3px 10px;
  background-color: #853d73;
  border: 1px solid #853d73;
  border-bottom: none;
  color: #fff;
  cursor: pointer;
  margin-bottom: -2px;
  font-weight: bold;
  font-size: 18px;
}

.caption-center textarea{
border:0px;
border-top:2px solid #8b0066;
width: 650px;
padding: 10px 0px;
line-height: 1.5em;
font-size:16px;
font-family: Arial, Helvetica, sans-serif;
min-height: 140px;
text-align: justify;


}

.tab-box ul, .tab-box li {
	list-style:none;
}
.tab-box ul {
	overflow:hidden;
  padding-left: 0px;
}
.tab-box li {
	float:left;
	color:#68174b;
	padding:5px 15px;
	margin-right:0px;
	cursor:pointer;
	border:2px solid #8b0066;
	transition:all ease .3s;
}
.tab-box {
	width:800px;
  height:1000px;
	margin:10px auto;
	position:relative;
}
.tab-box li:hover {
	background:#8b0066;
	color:#fff;
}
li.tabin {
	background:#8b0066;
	color:#fff
}
.tab-content-box {
	width:661px;
	height:927px;
	background:#8b0066;
	position:absolute;
	left:30px;
	top:43px;
	overflow:hidden;
}
.tab-content {
	clear:both;
	color:#fff;
	padding:10px;
	opacity:0;
	transition:all ease .3s;
	position:absolute;
	top:0;
	left:0;
}
.contentin {
	opacity:1;
}
.tab-content h1 {
	font-size:18px;
	margin-bottom:20px;
	margin-top:20px;
}
.tab-content p {
	font-size:14px;
}
.tab-content img{

	max-width:642px;
}